func runtime.memhashFallback
2 uses
runtime (current package)
alg.go#L90: return memhashFallback(x.str, h, uintptr(x.len))
hash64.go#L21: func memhashFallback(p unsafe.Pointer, seed, s uintptr) uintptr {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)